home *** CD-ROM | disk | FTP | other *** search
/ The Glitch Apple Disk Collection / 2014.glitch.apple.collection.zip / indexed / MASKSUNB.DSK / ROOM 39.0.txt < prev    next >
Text File  |  2014-09-09  |  1KB  |  123 lines

  1. .S N=39
  2. .L L,STEP STN
  3. .S B=0
  4. .S P=3-P
  5. .C 1,P,0
  6. .B RGHTL
  7. .S V=P
  8. .D 
  9. .B STEP1
  10. .S V=P
  11. .D 
  12. .B STEP2
  13. .S V=P
  14. .D 
  15. .B STEP5
  16. .S V=P
  17. .D 
  18. .B STEP3
  19. .S V=P
  20. .D 
  21. ._ P
  22. .!CLRT
  23. .P "You are in a large natural cavern.
  24. .P "In front of you is a hellish nightmare
  25. .P "scene . . .
  26. .$ P
  27. .!MORE
  28. .P "Amid walls of flaming gas, a river
  29. .P "of fire flows through a canyon of
  30. .P "molten rock.
  31. .!MORE
  32. .P "A single island of stone raises above
  33. .P "the fire. A fearless adventurer might
  34. .P "be able to step across to safety.
  35. .!MORE
  36. .S P=3-P
  37. .C 1,P,0
  38. .B RGHTL
  39. .S V=P
  40. .D 
  41. .B STEP1
  42. .S V=P
  43. .D 
  44. .B STEP5
  45. .S V=P
  46. .D 
  47. .B STEP4
  48. .S V=P
  49. .D 
  50. ._ P
  51. .!CLRT
  52. .P "Suddenly, without warning, the stepping
  53. .P "stone sinks beneath the river of fire!
  54. .$ P
  55. .!WAIT
  56. .!WAIT
  57. .!WAIT
  58. .S P=3-P
  59. ._ P
  60. .!CLRT
  61. .P "And then, just as suddenly, raises
  62. .P "again . . . You prepare to jump . . .
  63. .M 0
  64. .C 1,P,168
  65. .V 14
  66. .P "         Press return to jump,
  67. .P "       any other key to retreat
  68. .M 1
  69. .$ P
  70. .S P=3-P
  71. ._ P
  72. .!CLRT
  73. .P "And then, just as suddenly, raises
  74. .P "again . . . You prepare to jump . . .
  75. .M 0
  76. .C 1,P,168
  77. .V 14
  78. .P "         Press return to jump,
  79. .P "       any other key to retreat
  80. .M 1
  81. .S P=3-P
  82. .S R=0
  83. .S D=1
  84. .S B=0
  85. .J +17
  86. .I D:0
  87. .T S B=B+6
  88. .I B>14
  89. .T S B=B-13
  90. .W 
  91. .H 
  92. .I D:1
  93. .T J +7
  94. .S C=C++
  95. .W 
  96. .I Q>127
  97. .T J +10
  98. .I C<B
  99. .T J -5
  100. .I Q>127
  101. .T J +6
  102. .S P=3-P
  103. .$ P
  104. .S D=1-D
  105. .S C=0
  106. .J -20
  107. ._ P
  108. .!CLRT
  109. .I Q#141
  110. .S R=0
  111. .T P "Chicken!
  112. .T 3 ROOM 36.0 
  113. .T !TUNL
  114. .I D:1
  115. .T P "You made it!
  116. .E P "Splash and burn . . . 
  117. .E !WAIT
  118. .E !DEAD
  119. .3 ROOM 37.0 
  120. .!TUNL
  121. @@@@@
  122.  
  123.